projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1998560
)
(HAVE_FSYNC): Don't define.
author
Dave Love
<fx@gnu.org>
Mon, 18 Nov 2002 15:53:38 +0000
(15:53 +0000)
committer
Dave Love
<fx@gnu.org>
Mon, 18 Nov 2002 15:53:38 +0000
(15:53 +0000)
src/s/aix3-2.h
patch
|
blob
|
history
diff --git
a/src/s/aix3-2.h
b/src/s/aix3-2.h
index f6d3db75b1a6c45c89d67ac24ca0c05bafe90a73..b8e5bd6d65b566e61759a4a0b7a09c92274907a7 100644
(file)
--- a/
src/s/aix3-2.h
+++ b/
src/s/aix3-2.h
@@
-25,8
+25,6
@@
#undef rindex
#undef index
-#define HAVE_FSYNC
-
/* With this defined, a gcc-compiled Emacs crashed in realloc under AIX
3.2, and a cc-compiled Emacs works with this undefined.
--karl@cs.umb.edu. */